Skip to content

chore: release 3.6.24#163

Merged
PHKenny merged 5 commits into
mainfrom
development
Mar 20, 2026
Merged

chore: release 3.6.24#163
PHKenny merged 5 commits into
mainfrom
development

Conversation

@PHKenny
Copy link
Copy Markdown
Contributor

@PHKenny PHKenny commented Mar 20, 2026

  • Added graphqlIdFragment and graphqlUuidFragment static constants to Access for GraphQL queries.
  • Added save() and delete() methods to AccessInput with full GraphQL mutation support (both ID and UUID variants).
  • Updated Poi.graphqlFragment to include the access field using the UUID access fragment.

🤖 Generated with Claude Code

PHKenny and others added 2 commits March 19, 2026 19:19
…Poi fragment

- Add `graphqlIdFragment` and `graphqlUuidFragment` static constants to `Access`
- Add private constructor, `save()`, `delete()` methods, and GraphQL mutations to `AccessInput`
- Include access field with UUID fragment in `Poi.graphqlFragment`

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 20, 2026

📋 Changelog Summary

This PR includes the following changes:

✨ Features

  • add GraphQL CRUD operations and fragments to Access and update Poi fragment (af67c0e by @PHKenny, Claude Sonnet 4.6)

🤖 Auto-generated by changelog workflow

PHKenny and others added 3 commits March 19, 2026 19:21
@PHKenny PHKenny merged commit 9992edb into main Mar 20, 2026
2 checks passed
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 20, 2026

📊 Test Coverage Report

🎯 Dart/Flutter

Metric Value
Coverage 11.3%
Lines covered 13767 / 435
Lines missing -13332

🤖 Generated by coverage workflow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant